Skip to content

Update parser trimming method to allow whitespace between elements#131

Merged
acjh merged 1 commit into
MarkBind:masterfrom
danielbrzn:allow-whitespace-fix
Feb 1, 2018
Merged

Update parser trimming method to allow whitespace between elements#131
acjh merged 1 commit into
MarkBind:masterfrom
danielbrzn:allow-whitespace-fix

Conversation

@danielbrzn

@danielbrzn danielbrzn commented Jan 31, 2018

Copy link
Copy Markdown
Contributor

Resolves #90
Resolves #119

Previously, spaces in between Markdown elements would be trimmed by the trimNodes function leading to a result as shown below.

image

By ignoring whitespace between these elements, content is spaced correctly as shown below.

image

@acjh

acjh commented Jan 31, 2018

Copy link
Copy Markdown
Contributor

To close multiple issues, preface each issue reference with one of the keywords:

Resolves #90
Resolves #119

@acjh acjh requested a review from Gisonrg January 31, 2018 13:38
@acjh acjh added this to the v1.1.7 milestone Feb 1, 2018

@Gisonrg Gisonrg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@acjh acjh merged commit 75cbd76 into MarkBind:master Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants